[INFO] fetching crate solana-pipkit 2.2.0...
[INFO] testing solana-pipkit-2.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate solana-pipkit 2.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate solana-pipkit 2.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate solana-pipkit 2.2.0
[INFO] tweaked toml for crates.io crate solana-pipkit 2.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana-pipkit 2.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solana-pipkit 2.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 464c0a915b4cb9791b45f00e377083e9e0898f018ff11b3e59643e8c39d55548
[INFO] running `Command { std: "docker" "start" "-a" "464c0a915b4cb9791b45f00e377083e9e0898f018ff11b3e59643e8c39d55548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "464c0a915b4cb9791b45f00e377083e9e0898f018ff11b3e59643e8c39d55548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "464c0a915b4cb9791b45f00e377083e9e0898f018ff11b3e59643e8c39d55548", kill_on_drop: false }`
[INFO] [stdout] 464c0a915b4cb9791b45f00e377083e9e0898f018ff11b3e59643e8c39d55548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c5b514263588dfc3612b9933120fc96d9f6920cff9acdeca5c4c9dfa05c3803
[INFO] running `Command { std: "docker" "start" "-a" "4c5b514263588dfc3612b9933120fc96d9f6920cff9acdeca5c4c9dfa05c3803", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana_rbpf v0.8.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling solana-security-txt v1.1.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling spl-program-error v0.3.0
[INFO] [stderr]    Compiling spl-discriminator v0.1.0
[INFO] [stderr]    Compiling spl-memo v4.0.0
[INFO] [stderr]    Compiling spl-token v4.0.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling solana-zk-token-sdk v1.18.26
[INFO] [stderr]    Compiling solana-measure v1.18.26
[INFO] [stderr]    Compiling solana-metrics v1.18.26
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling solana-connection-cache v1.18.26
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling solana-config-program v1.18.26
[INFO] [stderr]    Compiling solana-net-utils v1.18.26
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling solana-remote-wallet v1.18.26
[INFO] [stderr]    Compiling solana-streamer v1.18.26
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling spl-pod v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling solana-clap-utils v1.18.26
[INFO] [stderr]    Compiling spl-type-length-value v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.1.0
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling mpl-token-metadata v4.1.2
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.5.1
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.2.0
[INFO] [stderr]    Compiling solana-udp-client v1.18.26
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v1.0.0
[INFO] [stderr]    Compiling solana-account-decoder v1.18.26
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.0
[INFO] [stderr]    Compiling solana-transaction-status v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-api v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client v1.18.26
[INFO] [stderr]    Compiling solana-pubsub-client v1.18.26
[INFO] [stderr]    Compiling solana-quic-client v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.18.26
[INFO] [stderr]    Compiling solana-thin-client v1.18.26
[INFO] [stderr]    Compiling solana-tpu-client v1.18.26
[INFO] [stderr]    Compiling solana-client v1.18.26
[INFO] [stderr]    Compiling solana-pipkit v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.18.26
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4c5b514263588dfc3612b9933120fc96d9f6920cff9acdeca5c4c9dfa05c3803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5b514263588dfc3612b9933120fc96d9f6920cff9acdeca5c4c9dfa05c3803", kill_on_drop: false }`
[INFO] [stdout] 4c5b514263588dfc3612b9933120fc96d9f6920cff9acdeca5c4c9dfa05c3803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2d4ed39c1c9b34c83fb6487469c4148946f8efd21930f1373ddd3ed4fc3e041
[INFO] running `Command { std: "docker" "start" "-a" "e2d4ed39c1c9b34c83fb6487469c4148946f8efd21930f1373ddd3ed4fc3e041", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling solana-net-utils v1.18.26
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling solana-metrics v1.18.26
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling solana-connection-cache v1.18.26
[INFO] [stderr]    Compiling solana-config-program v1.18.26
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling solana-account-decoder v1.18.26
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling solana-streamer v1.18.26
[INFO] [stderr]    Compiling solana-udp-client v1.18.26
[INFO] [stderr]    Compiling solana-transaction-status v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-api v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client v1.18.26
[INFO] [stderr]    Compiling solana-pubsub-client v1.18.26
[INFO] [stderr]    Compiling solana-quic-client v1.18.26
[INFO] [stderr]    Compiling solana-thin-client v1.18.26
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v1.18.26
[INFO] [stderr]    Compiling solana-tpu-client v1.18.26
[INFO] [stderr]    Compiling solana-client v1.18.26
[INFO] [stderr]    Compiling solana-pipkit v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `solana_client::rpc_client::RpcClient`
[INFO] [stdout]  --> tests/multi_agent_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use solana_client::rpc_client::RpcClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_sdk::signature::Keypair`
[INFO] [stdout]  --> tests/multi_agent_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use solana_sdk::signature::Keypair;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_sdk::pubkey::Pubkey`
[INFO] [stdout]  --> tests/multi_agent_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_sdk::pubkey::Pubkey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_pipkit::agent_registry`
[INFO] [stdout]   --> examples/agent_registry.rs:9:20
[INFO] [stdout]    |
[INFO] [stdout]  9 | use solana_pipkit::agent_registry::{
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ could not find `agent_registry` in `solana_pipkit`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "agent-registry")]
[INFO] [stdout]    |       -------------------------- the item is gated behind the `agent-registry` feature
[INFO] [stdout] 62 | pub mod agent_registry;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_pipkit::agent_registry`
[INFO] [stdout]    --> examples/agent_registry.rs:196:32
[INFO] [stdout]     |
[INFO] [stdout] 196 |             use solana_pipkit::agent_registry::RegistryEvent;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ could not find `agent_registry` in `solana_pipkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:62:9
[INFO] [stdout]     |
[INFO] [stdout]  61 | #[cfg(feature = "agent-registry")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `agent-registry` feature
[INFO] [stdout]  62 | pub mod agent_registry;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-pipkit` (example "agent_registry") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcqY00WE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsolana_pipkit-f340bf6b219d83a9,libmpl_token_metadata-c7bcb925a27a49e7,libbs58-057a6ece2aba89a6,libsolana_client-b4e27f6f0544de3a,libsolana_thin_client-ca884f0878797175,libdashmap-229e27d168f2b9fb,libhashbrown-c66a0cd602652163,libsolana_rpc_client_nonce_utils-9e9c942683487446,libsolana_clap_utils-c9dafe1da2be3bad,librpassword-dac34fcac82d6501,librtoolbox-10832db2f8b51013,libbip39-8337d93410f2a1e8,libpbkdf2-2becf265349b5e0f,libunicode_normalization-51ea083ac55613a7,libanyhow-7e5dcd40304f6dad,libsolana_remote_wallet-c650cf65e30d417c,libdialoguer-51201d77e5db258d,libshell_words-6fc0b2e7f7651d11,libtempfile-e3a2cbf7a35497cd,libfastrand-503f12a96d791409,librustix-684a41723668f6d7,liblinux_raw_sys-693dbac71fe04287,libclap-fb26fe2edbb65843,libvec_map-ecbce826993378bd,libtextwrap-57e11d6462d0362d,libunicode_width-08b963676a6677c5,libstrsim-1c33ff29e0d45111,libatty-c64757287badc921,libansi_term-4ffce2d8d1f5d132,libsolana_tpu_client-53696a30b282097a,libsolana_rpc_client-39cd497dec037780,libindicatif-9ec4570972d9e429,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-7f5f5f93a5072320,libunicode_width-11318280e9097d13,libsolana_pubsub_client-ff1445e4b7f188c0,libtokio_tungstenite-0afdc5a1d79e62d3,libtungstenite-ab7addb4e622302f,libwebpki_roots-2b5a3285abe7b37a,libutf8-d75228722519eff6,libsha1-02f1aef272e62985,libtokio_stream-142401ec0ee56eac,libsolana_udp_client-4f029c500a0a700f,libsolana_quic_client-2f53a8c9ce3ccf78,libsolana_streamer-78e60bbe4be04db3,libx509_parser-03c11efed577ae49,libdata_encoding-6d465a39edfa29f6,liboid_registry-5b9a17f8e21d7aa2,libder_parser-add41ce03d52f6eb,libasn1_rs-ed8649672628b54f,librusticata_macros-6ef3c5f3b97c4dbd,libnom-d5c2bc16e71e7e0b,libpkcs8-56679fd76b68640a,libspki-052ce7ab7747e6a3,libder-eaa6bb11ad1a7d83,libconst_oid-150530b9ed26a104,libhistogram-948224fc78ceee39,libsolana_perf-2af2268b60474434,libcaps-e5170fd8d4539ad4,libsolana_vote_program-b7a8dae8171b547c,libsolana_rayon_threadlimit-2d4212b765b27a61,libnum_cpus-72e16b6a4e0aa27d,libdlopen2-254255eaaf41d0dc,libasync_channel-dee71479fab42b1d,libconcurrent_queue-9d09538c2054fa2a,libsolana_rpc_client_api-906b2ea8ad3b633e,libsolana_version-f7ad50092736196a,libsemver-696d06b0fb952eb7,libjsonrpc_core-731b0ce9696cc6d5,libsolana_transaction_status-ca62e610929b090f,libspl_associated_token_account-fa3f93787783a1df,libassert_matches-58327a20575d53ab,libsolana_account_decoder-37434937a51df1ca,libzstd-14f6f847420dd959,libzstd_safe-5c297490187ad7f0,libzstd_sys-90c3f0e29d061090,libspl_token_2022-2e9fb24886e7f216,libspl_token-f64e461fa957cdd5,libnum_enum-8ab392c29da4c9e6,libspl_memo-7160c7886c80940b,libspl_transfer_hook_interface-02bf84a9efa1baff,libspl_tlv_account_resolution-ee20a2049c12d929,libspl_token_metadata_interface-6570c4375308f44d,libspl_type_length_value-32ec9d0f24907f93,libspl_token_group_interface-776de6012b48a8ad,libspl_discriminator-32f2d1d5b6a32543,libspl_pod-7c4f36b1e397880d,libsolana_zk_token_sdk-72bbaba49d7d58be,libmerlin-099d4f0a618d2ea3,libsha3-c53368f9230ee688,libaes_gcm_siv-78a856e12e8fc1d8,libaes-7eac41bb7d965d16,libpolyval-58394d9046481945,libuniversal_hash-6d190c211d18fd08,libctr-f40d5ff20aef402f,libcipher-17c7bf55eee4871a,libaead-5dd7e67ad45579ec,libspl_program_error-185ff1188fb95358,libsolana_config_program-0c1ce0044f03e602,libsolana_program_runtime-116a0b1f9042f785,libenum_iterator-fcbc22292ef08311,libpercentage-f437feb7649a53a6,libnum-2399171695381e74,libnum_rational-2737b5915cbdcae4,libnum_iter-8e96ccddf81a2bdb,libnum_complex-29766107d23432ce,libnum_bigint-ef0006b39fa1943d,libsolana_rbpf-1c6152b0c9f42f9c,librustc_demangle-5999d1fab1f5d4fa,libgoblin-aade31e06690f63a,libplain-ec735bbd5d2b2fae,libscroll-2668887d10a12fdc,libhash32-4ef68e77f61bc03e,libcombine-c08e1078780d0285,libascii-9993ce3b808645b3,libunreachable-3ca7e6e2b7f62839,libvoid-9163cd71c286a90e,libeager-a39a994d3f03deed,libinflector-31f90bbb38bed64d,libregex-4583ab0dbe6e58ea,libregex_automata-43a31b9205dd5367,libaho_corasick-499ed1e400614591,libregex_syntax-d40cde7d2fd22dd8,libsolana_net_utils-32f3ff5a8be2b621,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,libbitflags-e2b4db6c651223da,libfutures-322f290ae77fe606,libfutures_executor-2cd12f97ab4d1899,libasync_mutex-073591af90739d3e,libevent_listener-67cd091983fb6763,libquinn-c153ecc0d6852c6d,libquinn_udp-e175d1fae8a092d3,libquinn_proto-f67104741b1d99a4,librustls_native_certs-20d3d1c18c0c31a9,librustc_hash-5a527483989b35a3,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libsolana_connection_cache-634f91b1aada26d7,librcgen-b1a1bd304ae4abb7,libring-82f006c9a4477935,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libpem-6bddc919b99d3c23,libbase64-b5296a10b8334a2c,libyasna-5d6a03bac40e8094,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libsolana_measure-f1c7e54b56f47f6a,libsolana_metrics-5209a9fe1fa817a2,libreqwest-789b737767288bbc,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-707e70bc42046a53,libhyper_tls-30f4b7023d3fd01d,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-99ec48f48cbfd61f,libtokio_rustls-c3eb181d88c0f8ab,libserde_urlencoded-e92e1fecd1409503,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libasync_compression-d91e3c927ab7fed8,libcompression_codecs-222d7964f84b9174,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,librustls-95c912eed7b5447c,libsct-b6c8e687fcdcd1b2,libwebpki-8bf94ebd5286f869,libring-3e6284dd220bc0c7,libuntrusted-3420b86308bec153,libnative_tls-a58c7747903752c5,libopenssl_probe-cbab9b905ab83f66,libopenssl-72f5271deb4b99ae,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fbcefd236bcba832,libhyper-637c26fdfb45b54e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-00d7fba748e72723,libhttparse-4b1ed73b760072b9,libh2-0f362a77deafe41f,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-3853080150254d5f,libtower_service-0d7df29686b13872,libtracing-236d0ec764d69da9,libtracing_core-77cf0370bdfefeda,libtokio-e7e6fcaafffb344c,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-ef8219fdb8ea7b7d,libparking_lot_core-1d9c4f501c9d03e2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-73feb4c1cb2e87df,libfutures_util-951eb68538e46a4d,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-3588f33d675a3018,libidna-553c66a79996bb48,libutf8_iter-0d9be7b316c2b184,libidna_adapter-106e13b5033694cd,libicu_properties-12d03e13e6201105,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b8fa99af4f0df1fd,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-b3644d575acd9fb4,libpotential_utf-c2b933235f50cf70,libicu_provider-46a8add05e4d6309,libicu_locale_core-c7ee82d22d6bb2f4,libtinystr-98bfa54dc6059fcf,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-808f94f9f98b2f07,libzerotrie-25959e432ff6891c,libyoke-d8e4a0cd2877ff8c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-5a814d6441db6c93,libform_urlencoded-b57e943dc1db8475,libhttp-c2f5bbab0411295c,libbytes-752d6eacdc0bb513,libgethostname-bbcefc6ef954b2fe,libcrossbeam_channel-54e7071fd9e2348e,libsolana_sdk-11233a39d26e3853,libpbkdf2-4a48591fb22fe134,libserde_json-3a0ca3b4a41a7c63,libmemchr-24927e903086475b,libitoa-ae20521aea192d35,libzmij-397eea5dfc6e7692,libqstring-7eba398f04272462,libpercent_encoding-c53c37e60dd2727e,libed25519_dalek_bip32-fda625b5fc26bac5,libhmac-4f3d95950be3d1a8,libserde_with-3373f67a60f316cb,libnum_enum-183e86398907d597,libchrono-836029f98c06ae36,libiana_time_zone-54997521cde77023,libsiphasher-7b49b0cc05d9e611,libed25519_dalek-a21d475e24c97a95,libed25519-f71212440a4ec93a,libsignature-c60efaa020e910f0,liburiparse-80d3a8ea5088e5ef,libfnv-2d77ec4f6f971b24,libderivation_path-8eaa828b04275332,libsolana_program-424116ddc2a2c008,liblibsecp256k1-15c01e8fb2327b3c,libbase64-f7cafe3d9ba4999e,libsha2-d8aad819e03e6cbb,libopaque_debug-1c8528c9b2d49180,libblock_buffer-16d49c174628855e,libblock_padding-e8215780b427fe41,libhmac_drbg-e5151e284c3577ee,libhmac-a884ffd164c8bfd6,libcrypto_mac-602af5ea9c459b54,librand-5ddb7daf3d71b570,librand_chacha-0e6e574645df7ac1,liblibsecp256k1_core-3a885c6640f3e8db,libcrunchy-420bd17732b58d6d,libcurve25519_dalek-87695e849f8e4a48,librand_core-c1790910400b227b,libgetrandom-e692a004c044c607,libdigest-1b3a5343252013ab,libbyteorder-d4f0925090e3c361,libserde_bytes-f5ebf2e1725edb6d,libsolana_frozen_abi-e144b5310f1b2ceb,libmemmap2-78ee5b80bada9cea,libim-8e698c3f67a62df8,librand_xoshiro-2fe6aa9170c85fc6,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libwasm_bindgen-550ad30d9578932f,libwasm_bindgen_shared-325e7fbd2ee07c90,libunicode_ident-6c0afd1e85ed9e63,libbitflags-754ea400333aa498,libbv-fdfa71297d1450b7,libbase64-64299f9d815d057c,liblight_poseidon-f26a078dac019933,libblake3-3626573e011e0976,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsha3-4f76cc5d0bd58d2c,libkeccak-42ca8630c7170c4b,libbincode-c2305532dd8f92a4,libsha2-012a114c182f92d3,libcpufeatures-471354fefbcaf2d8,libborsh-297d35fa666378ea,libborsh-fbd01b75fe194d2a,libborsh-0fe83e82db198678,libark_bn254-807abae648a673f8,libark_ec-59f6d8a0a6dc96a7,libark_poly-c4e9095b6fb021dc,libhashbrown-a64f30fe7efc199d,libahash-41d27c36643ce52e,libgetrandom-7dbbebfe4aaa0853,libonce_cell-0ba6aecba7086d38,libitertools-a0ddfcdcabcafc3f,libeither-2af7c8622d8fa52e,libark_ff-9175455d3fcdb23d,libzeroize-fa8610e5585b5311,libbytemuck-3c02163e68dd9f79,libark_serialize-8eb0b757e193da9c,libdigest-d45494d012ef97d5,libsubtle-3a76d9126c8ee8d5,libblock_buffer-3b8936791012f0c6,libcrypto_common-7fd4e791d8877dd5,libgeneric_array-1ca3ba145292f207,libtypenum-0e02f3386ab040bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libark_std-5dd8b9a0aa142173,libnum_traits-8434f84c7e6b85f7,librand-006facf21e70d92b,librand_chacha-24482f35f9ad4a81,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-ef0548735b055647,libgetrandom-2f294c20f03f3269,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libserde-14822ce2840eef07,libserde_core-461966848332ffa4,libthiserror-4438797dbe832178,libmemoffset-3c8ed49e1d551200,libbs58-07b47fd361d3d70f,liblog-cfb0a897de58af94}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcqY00WE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-6ee924c82dd838ca/out" "-L" "/opt/rustwide/target/debug/build/ring-8591fe17a8123a77/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-eb269dedff6cd5d5/out" "-L" "/opt/rustwide/target/debug/build/ring-d31628403e11b595/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/full_safety_demo-a050bb10fd1875a4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-pipkit` (example "full_safety_demo") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcXqpmzX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libshellexpand-48b013ae863ba77e,libdirs-27b234c4fd808538,libdirs_sys-165d29b39fca6cca,liboption_ext-23838f1959a6156b,libsolana_pipkit-f340bf6b219d83a9,libmpl_token_metadata-c7bcb925a27a49e7,libbs58-057a6ece2aba89a6,libsolana_client-b4e27f6f0544de3a,libsolana_thin_client-ca884f0878797175,libdashmap-229e27d168f2b9fb,libhashbrown-c66a0cd602652163,libsolana_rpc_client_nonce_utils-9e9c942683487446,libsolana_clap_utils-c9dafe1da2be3bad,librpassword-dac34fcac82d6501,librtoolbox-10832db2f8b51013,libbip39-8337d93410f2a1e8,libpbkdf2-2becf265349b5e0f,libunicode_normalization-51ea083ac55613a7,libanyhow-7e5dcd40304f6dad,libsolana_remote_wallet-c650cf65e30d417c,libdialoguer-51201d77e5db258d,libshell_words-6fc0b2e7f7651d11,libtempfile-e3a2cbf7a35497cd,libfastrand-503f12a96d791409,librustix-684a41723668f6d7,liblinux_raw_sys-693dbac71fe04287,libclap-fb26fe2edbb65843,libvec_map-ecbce826993378bd,libtextwrap-57e11d6462d0362d,libunicode_width-08b963676a6677c5,libstrsim-1c33ff29e0d45111,libatty-c64757287badc921,libansi_term-4ffce2d8d1f5d132,libsolana_tpu_client-53696a30b282097a,libsolana_rpc_client-39cd497dec037780,libindicatif-9ec4570972d9e429,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-7f5f5f93a5072320,libunicode_width-11318280e9097d13,libsolana_pubsub_client-ff1445e4b7f188c0,libtokio_tungstenite-0afdc5a1d79e62d3,libtungstenite-ab7addb4e622302f,libwebpki_roots-2b5a3285abe7b37a,libutf8-d75228722519eff6,libsha1-02f1aef272e62985,libtokio_stream-142401ec0ee56eac,libsolana_udp_client-4f029c500a0a700f,libsolana_quic_client-2f53a8c9ce3ccf78,libsolana_streamer-78e60bbe4be04db3,libx509_parser-03c11efed577ae49,libdata_encoding-6d465a39edfa29f6,liboid_registry-5b9a17f8e21d7aa2,libder_parser-add41ce03d52f6eb,libasn1_rs-ed8649672628b54f,librusticata_macros-6ef3c5f3b97c4dbd,libnom-d5c2bc16e71e7e0b,libpkcs8-56679fd76b68640a,libspki-052ce7ab7747e6a3,libder-eaa6bb11ad1a7d83,libconst_oid-150530b9ed26a104,libhistogram-948224fc78ceee39,libsolana_perf-2af2268b60474434,libcaps-e5170fd8d4539ad4,libsolana_vote_program-b7a8dae8171b547c,libsolana_rayon_threadlimit-2d4212b765b27a61,libnum_cpus-72e16b6a4e0aa27d,libdlopen2-254255eaaf41d0dc,libasync_channel-dee71479fab42b1d,libconcurrent_queue-9d09538c2054fa2a,libsolana_rpc_client_api-906b2ea8ad3b633e,libsolana_version-f7ad50092736196a,libsemver-696d06b0fb952eb7,libjsonrpc_core-731b0ce9696cc6d5,libsolana_transaction_status-ca62e610929b090f,libspl_associated_token_account-fa3f93787783a1df,libassert_matches-58327a20575d53ab,libsolana_account_decoder-37434937a51df1ca,libzstd-14f6f847420dd959,libzstd_safe-5c297490187ad7f0,libzstd_sys-90c3f0e29d061090,libspl_token_2022-2e9fb24886e7f216,libspl_token-f64e461fa957cdd5,libnum_enum-8ab392c29da4c9e6,libspl_memo-7160c7886c80940b,libspl_transfer_hook_interface-02bf84a9efa1baff,libspl_tlv_account_resolution-ee20a2049c12d929,libspl_token_metadata_interface-6570c4375308f44d,libspl_type_length_value-32ec9d0f24907f93,libspl_token_group_interface-776de6012b48a8ad,libspl_discriminator-32f2d1d5b6a32543,libspl_pod-7c4f36b1e397880d,libsolana_zk_token_sdk-72bbaba49d7d58be,libmerlin-099d4f0a618d2ea3,libsha3-c53368f9230ee688,libaes_gcm_siv-78a856e12e8fc1d8,libaes-7eac41bb7d965d16,libpolyval-58394d9046481945,libuniversal_hash-6d190c211d18fd08,libctr-f40d5ff20aef402f,libcipher-17c7bf55eee4871a,libaead-5dd7e67ad45579ec,libspl_program_error-185ff1188fb95358,libsolana_config_program-0c1ce0044f03e602,libsolana_program_runtime-116a0b1f9042f785,libenum_iterator-fcbc22292ef08311,libpercentage-f437feb7649a53a6,libnum-2399171695381e74,libnum_rational-2737b5915cbdcae4,libnum_iter-8e96ccddf81a2bdb,libnum_complex-29766107d23432ce,libnum_bigint-ef0006b39fa1943d,libsolana_rbpf-1c6152b0c9f42f9c,librustc_demangle-5999d1fab1f5d4fa,libgoblin-aade31e06690f63a,libplain-ec735bbd5d2b2fae,libscroll-2668887d10a12fdc,libhash32-4ef68e77f61bc03e,libcombine-c08e1078780d0285,libascii-9993ce3b808645b3,libunreachable-3ca7e6e2b7f62839,libvoid-9163cd71c286a90e,libeager-a39a994d3f03deed,libinflector-31f90bbb38bed64d,libregex-4583ab0dbe6e58ea,libregex_automata-43a31b9205dd5367,libaho_corasick-499ed1e400614591,libregex_syntax-d40cde7d2fd22dd8,libsolana_net_utils-32f3ff5a8be2b621,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,libbitflags-e2b4db6c651223da,libfutures-322f290ae77fe606,libfutures_executor-2cd12f97ab4d1899,libasync_mutex-073591af90739d3e,libevent_listener-67cd091983fb6763,libquinn-c153ecc0d6852c6d,libquinn_udp-e175d1fae8a092d3,libquinn_proto-f67104741b1d99a4,librustls_native_certs-20d3d1c18c0c31a9,librustc_hash-5a527483989b35a3,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libsolana_connection_cache-634f91b1aada26d7,librcgen-b1a1bd304ae4abb7,libring-82f006c9a4477935,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libpem-6bddc919b99d3c23,libbase64-b5296a10b8334a2c,libyasna-5d6a03bac40e8094,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libsolana_measure-f1c7e54b56f47f6a,libsolana_metrics-5209a9fe1fa817a2,libreqwest-789b737767288bbc,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-707e70bc42046a53,libhyper_tls-30f4b7023d3fd01d,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-99ec48f48cbfd61f,libtokio_rustls-c3eb181d88c0f8ab,libserde_urlencoded-e92e1fecd1409503,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libasync_compression-d91e3c927ab7fed8,libcompression_codecs-222d7964f84b9174,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,librustls-95c912eed7b5447c,libsct-b6c8e687fcdcd1b2,libwebpki-8bf94ebd5286f869,libring-3e6284dd220bc0c7,libuntrusted-3420b86308bec153,libnative_tls-a58c7747903752c5,libopenssl_probe-cbab9b905ab83f66,libopenssl-72f5271deb4b99ae,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fbcefd236bcba832,libhyper-637c26fdfb45b54e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-00d7fba748e72723,libhttparse-4b1ed73b760072b9,libh2-0f362a77deafe41f,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-3853080150254d5f,libtower_service-0d7df29686b13872,libtracing-236d0ec764d69da9,libtracing_core-77cf0370bdfefeda,libtokio-e7e6fcaafffb344c,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-ef8219fdb8ea7b7d,libparking_lot_core-1d9c4f501c9d03e2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-73feb4c1cb2e87df,libfutures_util-951eb68538e46a4d,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-3588f33d675a3018,libidna-553c66a79996bb48,libutf8_iter-0d9be7b316c2b184,libidna_adapter-106e13b5033694cd,libicu_properties-12d03e13e6201105,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b8fa99af4f0df1fd,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-b3644d575acd9fb4,libpotential_utf-c2b933235f50cf70,libicu_provider-46a8add05e4d6309,libicu_locale_core-c7ee82d22d6bb2f4,libtinystr-98bfa54dc6059fcf,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-808f94f9f98b2f07,libzerotrie-25959e432ff6891c,libyoke-d8e4a0cd2877ff8c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-5a814d6441db6c93,libform_urlencoded-b57e943dc1db8475,libhttp-c2f5bbab0411295c,libbytes-752d6eacdc0bb513,libgethostname-bbcefc6ef954b2fe,libcrossbeam_channel-54e7071fd9e2348e,libsolana_sdk-11233a39d26e3853,libpbkdf2-4a48591fb22fe134,libserde_json-3a0ca3b4a41a7c63,libmemchr-24927e903086475b,libitoa-ae20521aea192d35,libzmij-397eea5dfc6e7692,libqstring-7eba398f04272462,libpercent_encoding-c53c37e60dd2727e,libed25519_dalek_bip32-fda625b5fc26bac5,libhmac-4f3d95950be3d1a8,libserde_with-3373f67a60f316cb,libnum_enum-183e86398907d597,libchrono-836029f98c06ae36,libiana_time_zone-54997521cde77023,libsiphasher-7b49b0cc05d9e611,libed25519_dalek-a21d475e24c97a95,libed25519-f71212440a4ec93a,libsignature-c60efaa020e910f0,liburiparse-80d3a8ea5088e5ef,libfnv-2d77ec4f6f971b24,libderivation_path-8eaa828b04275332,libsolana_program-424116ddc2a2c008,liblibsecp256k1-15c01e8fb2327b3c,libbase64-f7cafe3d9ba4999e,libsha2-d8aad819e03e6cbb,libopaque_debug-1c8528c9b2d49180,libblock_buffer-16d49c174628855e,libblock_padding-e8215780b427fe41,libhmac_drbg-e5151e284c3577ee,libhmac-a884ffd164c8bfd6,libcrypto_mac-602af5ea9c459b54,librand-5ddb7daf3d71b570,librand_chacha-0e6e574645df7ac1,liblibsecp256k1_core-3a885c6640f3e8db,libcrunchy-420bd17732b58d6d,libcurve25519_dalek-87695e849f8e4a48,librand_core-c1790910400b227b,libgetrandom-e692a004c044c607,libdigest-1b3a5343252013ab,libbyteorder-d4f0925090e3c361,libserde_bytes-f5ebf2e1725edb6d,libsolana_frozen_abi-e144b5310f1b2ceb,libmemmap2-78ee5b80bada9cea,libim-8e698c3f67a62df8,librand_xoshiro-2fe6aa9170c85fc6,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libwasm_bindgen-550ad30d9578932f,libwasm_bindgen_shared-325e7fbd2ee07c90,libunicode_ident-6c0afd1e85ed9e63,libbitflags-754ea400333aa498,libbv-fdfa71297d1450b7,libbase64-64299f9d815d057c,liblight_poseidon-f26a078dac019933,libblake3-3626573e011e0976,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsha3-4f76cc5d0bd58d2c,libkeccak-42ca8630c7170c4b,libbincode-c2305532dd8f92a4,libsha2-012a114c182f92d3,libcpufeatures-471354fefbcaf2d8,libborsh-297d35fa666378ea,libborsh-fbd01b75fe194d2a,libborsh-0fe83e82db198678,libark_bn254-807abae648a673f8,libark_ec-59f6d8a0a6dc96a7,libark_poly-c4e9095b6fb021dc,libhashbrown-a64f30fe7efc199d,libahash-41d27c36643ce52e,libgetrandom-7dbbebfe4aaa0853,libonce_cell-0ba6aecba7086d38,libitertools-a0ddfcdcabcafc3f,libeither-2af7c8622d8fa52e,libark_ff-9175455d3fcdb23d,libzeroize-fa8610e5585b5311,libbytemuck-3c02163e68dd9f79,libark_serialize-8eb0b757e193da9c,libdigest-d45494d012ef97d5,libsubtle-3a76d9126c8ee8d5,libblock_buffer-3b8936791012f0c6,libcrypto_common-7fd4e791d8877dd5,libgeneric_array-1ca3ba145292f207,libtypenum-0e02f3386ab040bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libark_std-5dd8b9a0aa142173,libnum_traits-8434f84c7e6b85f7,librand-006facf21e70d92b,librand_chacha-24482f35f9ad4a81,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-ef0548735b055647,libgetrandom-2f294c20f03f3269,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libserde-14822ce2840eef07,libserde_core-461966848332ffa4,libthiserror-4438797dbe832178,libmemoffset-3c8ed49e1d551200,libbs58-07b47fd361d3d70f,liblog-cfb0a897de58af94}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcXqpmzX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-6ee924c82dd838ca/out" "-L" "/opt/rustwide/target/debug/build/ring-8591fe17a8123a77/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-eb269dedff6cd5d5/out" "-L" "/opt/rustwide/target/debug/build/ring-d31628403e11b595/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rent_cleaner-be4a0f10645360dc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-pipkit` (example "rent_cleaner") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcR0NlKF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsolana_pipkit-f340bf6b219d83a9,libmpl_token_metadata-c7bcb925a27a49e7,libbs58-057a6ece2aba89a6,libsolana_client-b4e27f6f0544de3a,libsolana_thin_client-ca884f0878797175,libdashmap-229e27d168f2b9fb,libhashbrown-c66a0cd602652163,libsolana_rpc_client_nonce_utils-9e9c942683487446,libsolana_clap_utils-c9dafe1da2be3bad,librpassword-dac34fcac82d6501,librtoolbox-10832db2f8b51013,libbip39-8337d93410f2a1e8,libpbkdf2-2becf265349b5e0f,libunicode_normalization-51ea083ac55613a7,libanyhow-7e5dcd40304f6dad,libsolana_remote_wallet-c650cf65e30d417c,libdialoguer-51201d77e5db258d,libshell_words-6fc0b2e7f7651d11,libtempfile-e3a2cbf7a35497cd,libfastrand-503f12a96d791409,librustix-684a41723668f6d7,liblinux_raw_sys-693dbac71fe04287,libclap-fb26fe2edbb65843,libvec_map-ecbce826993378bd,libtextwrap-57e11d6462d0362d,libunicode_width-08b963676a6677c5,libstrsim-1c33ff29e0d45111,libatty-c64757287badc921,libansi_term-4ffce2d8d1f5d132,libsolana_tpu_client-53696a30b282097a,libsolana_rpc_client-39cd497dec037780,libindicatif-9ec4570972d9e429,libportable_atomic-f808ab39bcf1ecf5,libnumber_prefix-8479f39d71e80d3e,libconsole-7f5f5f93a5072320,libunicode_width-11318280e9097d13,libsolana_pubsub_client-ff1445e4b7f188c0,libtokio_tungstenite-0afdc5a1d79e62d3,libtungstenite-ab7addb4e622302f,libwebpki_roots-2b5a3285abe7b37a,libutf8-d75228722519eff6,libsha1-02f1aef272e62985,libtokio_stream-142401ec0ee56eac,libsolana_udp_client-4f029c500a0a700f,libsolana_quic_client-2f53a8c9ce3ccf78,libsolana_streamer-78e60bbe4be04db3,libx509_parser-03c11efed577ae49,libdata_encoding-6d465a39edfa29f6,liboid_registry-5b9a17f8e21d7aa2,libder_parser-add41ce03d52f6eb,libasn1_rs-ed8649672628b54f,librusticata_macros-6ef3c5f3b97c4dbd,libnom-d5c2bc16e71e7e0b,libpkcs8-56679fd76b68640a,libspki-052ce7ab7747e6a3,libder-eaa6bb11ad1a7d83,libconst_oid-150530b9ed26a104,libhistogram-948224fc78ceee39,libsolana_perf-2af2268b60474434,libcaps-e5170fd8d4539ad4,libsolana_vote_program-b7a8dae8171b547c,libsolana_rayon_threadlimit-2d4212b765b27a61,libnum_cpus-72e16b6a4e0aa27d,libdlopen2-254255eaaf41d0dc,libasync_channel-dee71479fab42b1d,libconcurrent_queue-9d09538c2054fa2a,libsolana_rpc_client_api-906b2ea8ad3b633e,libsolana_version-f7ad50092736196a,libsemver-696d06b0fb952eb7,libjsonrpc_core-731b0ce9696cc6d5,libsolana_transaction_status-ca62e610929b090f,libspl_associated_token_account-fa3f93787783a1df,libassert_matches-58327a20575d53ab,libsolana_account_decoder-37434937a51df1ca,libzstd-14f6f847420dd959,libzstd_safe-5c297490187ad7f0,libzstd_sys-90c3f0e29d061090,libspl_token_2022-2e9fb24886e7f216,libspl_token-f64e461fa957cdd5,libnum_enum-8ab392c29da4c9e6,libspl_memo-7160c7886c80940b,libspl_transfer_hook_interface-02bf84a9efa1baff,libspl_tlv_account_resolution-ee20a2049c12d929,libspl_token_metadata_interface-6570c4375308f44d,libspl_type_length_value-32ec9d0f24907f93,libspl_token_group_interface-776de6012b48a8ad,libspl_discriminator-32f2d1d5b6a32543,libspl_pod-7c4f36b1e397880d,libsolana_zk_token_sdk-72bbaba49d7d58be,libmerlin-099d4f0a618d2ea3,libsha3-c53368f9230ee688,libaes_gcm_siv-78a856e12e8fc1d8,libaes-7eac41bb7d965d16,libpolyval-58394d9046481945,libuniversal_hash-6d190c211d18fd08,libctr-f40d5ff20aef402f,libcipher-17c7bf55eee4871a,libaead-5dd7e67ad45579ec,libspl_program_error-185ff1188fb95358,libsolana_config_program-0c1ce0044f03e602,libsolana_program_runtime-116a0b1f9042f785,libenum_iterator-fcbc22292ef08311,libpercentage-f437feb7649a53a6,libnum-2399171695381e74,libnum_rational-2737b5915cbdcae4,libnum_iter-8e96ccddf81a2bdb,libnum_complex-29766107d23432ce,libnum_bigint-ef0006b39fa1943d,libsolana_rbpf-1c6152b0c9f42f9c,librustc_demangle-5999d1fab1f5d4fa,libgoblin-aade31e06690f63a,libplain-ec735bbd5d2b2fae,libscroll-2668887d10a12fdc,libhash32-4ef68e77f61bc03e,libcombine-c08e1078780d0285,libascii-9993ce3b808645b3,libunreachable-3ca7e6e2b7f62839,libvoid-9163cd71c286a90e,libeager-a39a994d3f03deed,libinflector-31f90bbb38bed64d,libregex-4583ab0dbe6e58ea,libregex_automata-43a31b9205dd5367,libaho_corasick-499ed1e400614591,libregex_syntax-d40cde7d2fd22dd8,libsolana_net_utils-32f3ff5a8be2b621,libnix-c50b8719bc837936,libmemoffset-74249b542e0ac4da,libbitflags-e2b4db6c651223da,libfutures-322f290ae77fe606,libfutures_executor-2cd12f97ab4d1899,libasync_mutex-073591af90739d3e,libevent_listener-67cd091983fb6763,libquinn-c153ecc0d6852c6d,libquinn_udp-e175d1fae8a092d3,libquinn_proto-f67104741b1d99a4,librustls_native_certs-20d3d1c18c0c31a9,librustc_hash-5a527483989b35a3,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libsolana_connection_cache-634f91b1aada26d7,librcgen-b1a1bd304ae4abb7,libring-82f006c9a4477935,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libpem-6bddc919b99d3c23,libbase64-b5296a10b8334a2c,libyasna-5d6a03bac40e8094,libtime-11d288ac2b5bedf0,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libsolana_measure-f1c7e54b56f47f6a,libsolana_metrics-5209a9fe1fa817a2,libreqwest-789b737767288bbc,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-707e70bc42046a53,libhyper_tls-30f4b7023d3fd01d,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-99ec48f48cbfd61f,libtokio_rustls-c3eb181d88c0f8ab,libserde_urlencoded-e92e1fecd1409503,libryu-14257e7dfe68df82,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libasync_compression-d91e3c927ab7fed8,libcompression_codecs-222d7964f84b9174,libflate2-2c9dffbbf1626bbf,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbrotli-90527a20d525cade,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libcompression_core-5624d7ace9667e75,librustls-95c912eed7b5447c,libsct-b6c8e687fcdcd1b2,libwebpki-8bf94ebd5286f869,libring-3e6284dd220bc0c7,libuntrusted-3420b86308bec153,libnative_tls-a58c7747903752c5,libopenssl_probe-cbab9b905ab83f66,libopenssl-72f5271deb4b99ae,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fbcefd236bcba832,libhyper-637c26fdfb45b54e,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-00d7fba748e72723,libhttparse-4b1ed73b760072b9,libh2-0f362a77deafe41f,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-3853080150254d5f,libtower_service-0d7df29686b13872,libtracing-236d0ec764d69da9,libtracing_core-77cf0370bdfefeda,libtokio-e7e6fcaafffb344c,libsignal_hook_registry-dfbbe1337ce79653,liberrno-9df6d9ecf037c542,libsocket2-3e291cebd0218a0a,libmio-66408c0d1cb85fda,libparking_lot-ef8219fdb8ea7b7d,libparking_lot_core-1d9c4f501c9d03e2,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-73feb4c1cb2e87df,libfutures_util-951eb68538e46a4d,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-3588f33d675a3018,libidna-553c66a79996bb48,libutf8_iter-0d9be7b316c2b184,libidna_adapter-106e13b5033694cd,libicu_properties-12d03e13e6201105,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-b8fa99af4f0df1fd,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-b3644d575acd9fb4,libpotential_utf-c2b933235f50cf70,libicu_provider-46a8add05e4d6309,libicu_locale_core-c7ee82d22d6bb2f4,libtinystr-98bfa54dc6059fcf,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-808f94f9f98b2f07,libzerotrie-25959e432ff6891c,libyoke-d8e4a0cd2877ff8c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-5a814d6441db6c93,libform_urlencoded-b57e943dc1db8475,libhttp-c2f5bbab0411295c,libbytes-752d6eacdc0bb513,libgethostname-bbcefc6ef954b2fe,libcrossbeam_channel-54e7071fd9e2348e,libsolana_sdk-11233a39d26e3853,libpbkdf2-4a48591fb22fe134,libserde_json-3a0ca3b4a41a7c63,libmemchr-24927e903086475b,libitoa-ae20521aea192d35,libzmij-397eea5dfc6e7692,libqstring-7eba398f04272462,libpercent_encoding-c53c37e60dd2727e,libed25519_dalek_bip32-fda625b5fc26bac5,libhmac-4f3d95950be3d1a8,libserde_with-3373f67a60f316cb,libnum_enum-183e86398907d597,libchrono-836029f98c06ae36,libiana_time_zone-54997521cde77023,libsiphasher-7b49b0cc05d9e611,libed25519_dalek-a21d475e24c97a95,libed25519-f71212440a4ec93a,libsignature-c60efaa020e910f0,liburiparse-80d3a8ea5088e5ef,libfnv-2d77ec4f6f971b24,libderivation_path-8eaa828b04275332,libsolana_program-424116ddc2a2c008,liblibsecp256k1-15c01e8fb2327b3c,libbase64-f7cafe3d9ba4999e,libsha2-d8aad819e03e6cbb,libopaque_debug-1c8528c9b2d49180,libblock_buffer-16d49c174628855e,libblock_padding-e8215780b427fe41,libhmac_drbg-e5151e284c3577ee,libhmac-a884ffd164c8bfd6,libcrypto_mac-602af5ea9c459b54,librand-5ddb7daf3d71b570,librand_chacha-0e6e574645df7ac1,liblibsecp256k1_core-3a885c6640f3e8db,libcrunchy-420bd17732b58d6d,libcurve25519_dalek-87695e849f8e4a48,librand_core-c1790910400b227b,libgetrandom-e692a004c044c607,libdigest-1b3a5343252013ab,libbyteorder-d4f0925090e3c361,libserde_bytes-f5ebf2e1725edb6d,libsolana_frozen_abi-e144b5310f1b2ceb,libmemmap2-78ee5b80bada9cea,libim-8e698c3f67a62df8,librand_xoshiro-2fe6aa9170c85fc6,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libwasm_bindgen-550ad30d9578932f,libwasm_bindgen_shared-325e7fbd2ee07c90,libunicode_ident-6c0afd1e85ed9e63,libbitflags-754ea400333aa498,libbv-fdfa71297d1450b7,libbase64-64299f9d815d057c,liblight_poseidon-f26a078dac019933,libblake3-3626573e011e0976,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsha3-4f76cc5d0bd58d2c,libkeccak-42ca8630c7170c4b,libbincode-c2305532dd8f92a4,libsha2-012a114c182f92d3,libcpufeatures-471354fefbcaf2d8,libborsh-297d35fa666378ea,libborsh-fbd01b75fe194d2a,libborsh-0fe83e82db198678,libark_bn254-807abae648a673f8,libark_ec-59f6d8a0a6dc96a7,libark_poly-c4e9095b6fb021dc,libhashbrown-a64f30fe7efc199d,libahash-41d27c36643ce52e,libgetrandom-7dbbebfe4aaa0853,libonce_cell-0ba6aecba7086d38,libitertools-a0ddfcdcabcafc3f,libeither-2af7c8622d8fa52e,libark_ff-9175455d3fcdb23d,libzeroize-fa8610e5585b5311,libbytemuck-3c02163e68dd9f79,libark_serialize-8eb0b757e193da9c,libdigest-d45494d012ef97d5,libsubtle-3a76d9126c8ee8d5,libblock_buffer-3b8936791012f0c6,libcrypto_common-7fd4e791d8877dd5,libgeneric_array-1ca3ba145292f207,libtypenum-0e02f3386ab040bb,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libark_std-5dd8b9a0aa142173,libnum_traits-8434f84c7e6b85f7,librand-006facf21e70d92b,librand_chacha-24482f35f9ad4a81,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-ef0548735b055647,libgetrandom-2f294c20f03f3269,liblibc-50a8edec9580b7d8,libcfg_if-5af52f617df93f8f,libserde-14822ce2840eef07,libserde_core-461966848332ffa4,libthiserror-4438797dbe832178,libmemoffset-3c8ed49e1d551200,libbs58-07b47fd361d3d70f,liblog-cfb0a897de58af94}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcR0NlKF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-6ee924c82dd838ca/out" "-L" "/opt/rustwide/target/debug/build/ring-8591fe17a8123a77/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-eb269dedff6cd5d5/out" "-L" "/opt/rustwide/target/debug/build/ring-d31628403e11b595/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/account_graph-150e660db9608afb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana-pipkit` (example "account_graph") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e2d4ed39c1c9b34c83fb6487469c4148946f8efd21930f1373ddd3ed4fc3e041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2d4ed39c1c9b34c83fb6487469c4148946f8efd21930f1373ddd3ed4fc3e041", kill_on_drop: false }`
[INFO] [stdout] e2d4ed39c1c9b34c83fb6487469c4148946f8efd21930f1373ddd3ed4fc3e041
